fix-test-tmpdir
commit
87b5189176cd3ba3929cc827560ca10aa2198b89
Author: Fabian Grünbichler <git@fabian.gruenbichler.email>
Date: Sat Jun 6 23:25:23 2026 +0200
tests: skip overlay=cwd test in package build context
just like the other local crate tests - until we find a way to make them
robust.
Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
Gbp-Pq: Name fix-test-tmpdir.patch
rust-debcargo (2.8.3-1) unstable; urgency=medium
* Package debcargo 2.8.3 from crates.io using debcargo 2.8.3
* New features:
- autopkgtest: allow overriding test restrictions
- autopkgtest: allow overriding test command (Closes: ##
1039887)
- add "auto-patch" for Cargo.toml normalization
- add "auto-patch" for removing features (Closes: #
1014613)
- allow specyfing features needed for build
- emit Breaks for MSRV
* Bug fixes:
- do not generate world-executable executable files
- remove upstream debian/ without repacking tarball
- handle feature cycles correctly
- better errors on overlay = CWD
* Other changes:
- collapse_features=true as new default
- autopkgtest: do not set skip-not-installable by default
- skip most autopkgtests on riscv64 by default
- update Standards-Version to 2.7.4
[dgit import unpatched rust-debcargo 2.8.3-1]